Browse Source

Don't track config.py in git

Baptiste Jonglez 10 years ago
parent
commit
13ac032091
2 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 0 0
      config.py.sample

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 *.py[cod]
 *.py[cod]
 __pycache__
 __pycache__
+config.py

config.py → config.py.sample