2 Commits
B ... D

Author SHA1 Message Date
ca358d7dcb move .gitignore outside also works 2024-08-20 23:19:04 +02:00
572f5215ce ignore object files 2024-08-20 23:18:12 +02:00
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*.swp *.swp
*.h *.h
hello hello
*.pyc

1
notes/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.pyc