소스 검색

Ignore Jetbrains project files.

Bentley James Oakes 7 년 전
부모
커밋
f5f7f0012d
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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__/