commit cb9ead6c16686c9ad8d0a8c56c3acd77313ad118
parent 392630329238342477828a6e24b639e07b1c7f66
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 21 Oct 2017 19:11:37 +0200
Update gitignore
Signed-off-by: MTRNord <mtrnord1@gmail.com>
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -13,9 +13,9 @@
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
deploy/
-windows/
rcc*
debug*
log/
data/
-ui/moc*
-\ No newline at end of file
+ui/moc*
+.idea/
+\ No newline at end of file