Explorar o código

Adding .gitignore items

(cherry picked from commit 65b92f9e4e2682560fb757a3a8b886de852264b8)
Prakash Ranade %!s(int64=2) %!d(string=hai) anos
pai
achega
ab27eaa0f4
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -2,6 +2,13 @@
 .DS_Store
 ._*
 
+# Idea files
+.idea
+.run
+
+# pip requirements file
+.requirements
+
 # Python compiled files
 *.pyc
 *.pyo