Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Perkins <starkos@industriousone.com>2010-05-30 01:23:18 +0400
committerJason Perkins <starkos@industriousone.com>2010-05-30 01:23:18 +0400
commit2adb4b1b70cc43c1a7e33d0c9a4f3c4db53f32f2 (patch)
tree84c06f8b37c8dcd947bf497bdbb5fba708a5fa1c /.hgignore
parentdb4bd9ae77d0f985f67452648b97ba5dd98a2a9b (diff)
Added .hgignore file
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..138ddce
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,11 @@
+syntax: glob
+
+.DS_Store
+build
+bin
+obj
+Makefile
+*.make
+*.xcodeproj
+*.swp
+