commit a2849002ecd27b535d00f3deb6f540a0ab5d0d18 Author: Bartosz Taudul Date: Sun Sep 10 17:26:39 2017 +0200 Basic git ignore list. diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..e127fb8b --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.vs +*.opendb +*.db +*.vcxproj.user +x64 +Release +Debug +*.d +*.o +*.swp