OSDN Git Service

Add .gitignore
authorKirozen <etienne.faisant@gmail.com>
Wed, 18 May 2016 13:20:19 +0000 (15:20 +0200)
committerFAISANT Etienne <etienne.faisant@fime.com>
Wed, 18 May 2016 13:20:19 +0000 (15:20 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..dc744bf
--- /dev/null
@@ -0,0 +1,15 @@
+Translations/WinMerge/*.bak
+Testing/GoogleTest/UnitTests/x64Release
+Testing/GoogleTest/UnitTests/Release
+Externals/poco/Foundation/obj64
+Externals/poco/Foundation/obj
+Externals/poco/Util/obj64
+Externals/poco/Util/obj
+Externals/poco/XML/obj64
+Externals/poco/XML/obj
+Externals/poco/lib
+Externals/poco/lib64
+BuildTmp
+Build
+Testing/GoogleTest/UnitTests/UnitTests.exe
+Testing/GoogleTest/UnitTests/*.pdb
\ No newline at end of file