diff --git a/.gitignore b/.gitignore index 2803b4982..18eba7e60 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ # Generated Files */_build/* +conf.pyc # Meta Data .DS_Store @@ -15,4 +16,4 @@ # Exclude NetBeans project /nbproject/* *.db -*.snag \ No newline at end of file +*.snag diff --git a/conf.pyc b/conf.pyc deleted file mode 100644 index 3604fd7dd..000000000 Binary files a/conf.pyc and /dev/null differ