Add my files to gitignore
[kconfig-hardened-check.git] / .gitignore
index 20af72441ccd0f499c60ee275127c1edd60f8bd6..2e675b2a733bcaecfda5993bbf54a92b1bc6e741 100644 (file)
@@ -1,4 +1,5 @@
 # Byte-compiled / optimized / DLL files
+my/
 __pycache__/
 *.py[cod]
 *$py.class
@@ -123,4 +124,7 @@ venv.bak/
 dmypy.json
 
 # Pyre type checker
-.pyre/
\ No newline at end of file
+.pyre/
+
+# vim swp files
+.*.swp