Add gitignore

This commit is contained in:
Gregorio Reyes 2023-01-07 13:00:47 -06:00
commit 668bb18740
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Ignore everything
*
# Except
!.gitignore
!init.el