X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/64def8585cd770750020addd02e959b2f9a9426f..a6313c606743aacbbb76a24a135a01fa2d32392b:/.gitignore diff --git a/.gitignore b/.gitignore index 318e02d0..a9dc4e6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,12 @@ localsettings.py -dev.sqlite +*.sqlite requirements.pybundle *~ *.orig /redakcja/media /static .sass-cache +var # Python garbage *.pyc @@ -30,7 +31,13 @@ nbproject/* .pydevproject .settings +# PyCharm +.idea + node_modules /static_test -chromedriver.log \ No newline at end of file +chromedriver.log + +deployment/environments.py +apps/wiki/static/wiki/build