Init .gitignore

gitignore initialisiert. ignoriere die *.txt und *.pdf dateien
This commit is contained in:
Simon Zeyer 2020-07-14 22:30:57 +02:00
commit 78c689b7d5

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.autogit
*.txt
*.pdf