X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/64def8585cd770750020addd02e959b2f9a9426f..352a9686f7ec7b0fc7b5100d4eccc99d122a15af:/.gitignore

diff --git a/.gitignore b/.gitignore
index 318e02d0..e5d43c77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ requirements.pybundle
 /redakcja/media
 /static
 .sass-cache
+var
 
 # Python garbage
 *.pyc
@@ -30,6 +31,9 @@ nbproject/*
 .pydevproject
 .settings
 
+# PyCharm
+.idea
+
 node_modules
 
 /static_test