ignore files

This commit is contained in:
2018-06-17 10:56:19 +02:00
commit 94fa9c9352
2 changed files with 14 additions and 0 deletions

7
.hgignore Normal file
View File

@ -0,0 +1,7 @@
\.pyc$
^dist/
^build/
^\.egg-info/
^sftp-config\.json$
^fulcrmpy\.sublime-workspace$
^fulcrmpy\.sublime-project$