Added PyCharm config files to .gitignore

This commit is contained in:
Will Boyd 2015-04-21 09:35:06 -04:00
parent 83db4c5650
commit ebe1083f93

3
.gitignore vendored
View file

@ -44,3 +44,6 @@ results_error.dat
# Data downloaded from NNDC
data/nndc
.idea
.idea/*