Sfoglia il codice sorgente

Ignore Jetbrains project files.

Bentley James Oakes 7 anni fa
parent
commit
f5f7f0012d
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -1,6 +1,10 @@
 #ignore autosave files
 .autosave.+
 
+#Jetbrains project files
+.idea/
+AToMPM.iml
+
 # ---> Python
 # Byte-compiled / optimized / DLL files
 __pycache__/