]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Ignore .idea directory (created by PyCharm for example) 24237/head
authorVolker Theile <vtheile@suse.com>
Mon, 24 Sep 2018 06:12:29 +0000 (08:12 +0200)
committerVolker Theile <vtheile@suse.com>
Tue, 25 Sep 2018 08:18:21 +0000 (10:18 +0200)
Signed-off-by: Volker Theile <vtheile@suse.com>
.gitignore
src/pybind/mgr/.gitignore
src/pybind/mgr/dashboard/.gitignore
src/pybind/mgr/dashboard/frontend/.gitignore
src/test/python/.gitignore

index 62e91d8d7a12c6bf8e16cd713e8e8ba3a051b99e..d0514c450c58efc70649ebde72f21772a411f9b1 100644 (file)
@@ -62,3 +62,6 @@ GTAGS
 
 # editor backup files etc.
 \#*\#
+
+.idea
+
index 59aab7cfe1b28bc3685d25dfaef3b563f51bfac2..fcdcddd51dda4d566b11a1c131492970ce1978a7 100644 (file)
@@ -1,2 +1 @@
-.idea
 proxy.conf.json
index 4a83ee6928be5b5a27a87c79375b003e310c2f8a..804183753df14e169fd4cf66a6b3a6ce83698af0 100644 (file)
@@ -10,7 +10,6 @@ wheelhouse*
 
 # IDE
 .vscode
-.idea
 *.egg
 .env
 
index 11eb6b780999b6e216698631186f930b77db27ae..abe4220067b44c31be8684e3143fd5d46868fd90 100644 (file)
@@ -9,7 +9,6 @@
 /node_modules
 
 # IDEs and editors
-/.idea
 .project
 .classpath
 .c9/
index 33e33fc24dbcd7d93b7d7c043f0b9f5b6ec3ee3c..f24cd9952da6568ccae31e4d333551ade6907553 100644 (file)
@@ -24,5 +24,4 @@ pip-log.txt
 *.mo
 
 #Mr Developer
-.idea
 .mr.developer.cfg