moved .hgignore to .gitignore

This commit is contained in:
Patrick Kanzler 2015-11-27 20:49:28 +01:00
parent 7e3b6ce586
commit 371d5e78bd
1 changed files with 1 additions and 2 deletions

View File

@ -1,10 +1,9 @@
# python temporary files # python temporary files
syntax: glob
*.pyc *.pyc
# editor autosaves # editor autosaves
$~ $~
.idea/
# temporary data # temporary data
syntax: regexp
temp temp