Merge pull request #11 from Thaodan/git_ignore_autoload

Ignore generated autoloads file
This commit is contained in:
Pavel Korytov 2023-03-11 12:09:19 +03:00 committed by GitHub
commit 063f60a9a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Autoloads
*autoloads*
# Compiled # Compiled
*.elc *.elc
@ -8,4 +11,4 @@
*~ *~
# Undo-tree save-files # Undo-tree save-files
*.~undo-tree *.~undo-tree