Added some files to ignore

This commit is contained in:
Rakan Alhneiti 2016-02-11 20:22:19 +01:00
parent 65aee526b7
commit a74800837f

4
.gitignore vendored
View file

@ -23,6 +23,7 @@ var/
*.egg-info/ *.egg-info/
.installed.cfg .installed.cfg
*.egg *.egg
.python-version
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # Usually these files are written by a python script from a template
@ -60,3 +61,6 @@ target/
#Ipython Notebook #Ipython Notebook
.ipynb_checkpoints .ipynb_checkpoints
.DS_Store
.\#*