2
0
Эх сурвалжийг харах

.gitignore: updated paths to be ignored by git

Daniel-Constantin Mierla 8 жил өмнө
parent
commit
a2b82a991b
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -19,6 +19,7 @@ modules.lst
 *.a
 # archives
 *.tar.gz
+*.tar.xz
 *.deb
 *.rpm
 # tags
@@ -44,5 +45,8 @@ misc/tools/protoshoot/protoshoot
 # MacOSX auto-generated files
 libiname.lst
 *.dylib
+.DS_Store
 # man pages
 *.7
+# vscode tmp files
+.vscode