Преглед изворни кода

Ignore unix editor backup files

Turo Lamminen пре 10 година
родитељ
комит
f167fe1d4a
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -51,3 +51,6 @@ test/gtest/src/gtest-stamp/Debug/gtest-build
 *.lib
 *.lib
 test/gtest/src/gtest-stamp/Debug/
 test/gtest/src/gtest-stamp/Debug/
 tools/assimp_view/assimp_viewer.vcxproj.user
 tools/assimp_view/assimp_viewer.vcxproj.user
+
+# Unix editor backups
+*~