Add gitignore

This commit is contained in:
Lucien Cartier-Tilet 2022-08-24 03:25:28 +02:00
parent 1646098bfa
commit 28bffcd6f4
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 14 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
# ignore these directories
/.git
/recipes
# ignore generated files
*.elc
# eask packages
.eask/
dist/
# packaging
*-autoloads.el
*-pkg.el