Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iglvzx/IGalvez.Autoindex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.gitignore1
-rw-r--r--.idea/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c3cc40..bdf1eca 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
/*
!/.autoindex/
+!/.idea/
!/.logs/
!/.htaccess
!/LICENSE
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..98f4b2f
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1 @@
+/workspace.xml