aboutsummaryrefslogtreecommitdiff
path: root/csharp
diff options
context:
space:
mode:
authorJan Tattermusch <jtattermusch@google.com>2015-04-16 12:31:48 -0700
committerJan Tattermusch <jtattermusch@google.com>2015-04-16 12:31:48 -0700
commit1eab56aee8dddcb656db67d9fb87a8cc6a2ac112 (patch)
treede582cb9ef3e449f24015dec09f80e998806b26a /csharp
parent4e80fe15edb6df2ebcea0be324382c29a28ae43e (diff)
downloadprotobuf-1eab56aee8dddcb656db67d9fb87a8cc6a2ac112.tar.gz
protobuf-1eab56aee8dddcb656db67d9fb87a8cc6a2ac112.tar.bz2
protobuf-1eab56aee8dddcb656db67d9fb87a8cc6a2ac112.zip
removed .hgignore file
Diffstat (limited to 'csharp')
-rw-r--r--csharp/.hgignore23
1 files changed, 0 insertions, 23 deletions
diff --git a/csharp/.hgignore b/csharp/.hgignore
deleted file mode 100644
index 998d1833..00000000
--- a/csharp/.hgignore
+++ /dev/null
@@ -1,23 +0,0 @@
-syntax: glob
-
-build_output/
-build_temp/
-bin/
-obj/
-*.cache
-_ReSharper.*
-*.user
-*.suo
-*.bat
-*.zip
-*.DotSettings
-build/*.log
-BenchmarkResults.txt
-
-lib/NUnit/tools/nunit-console.exe.config
-
-syntax: regexp
-build/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,5}/
-
-# Ignore Roslyn files
-^src/.*\.sln\.ide/ \ No newline at end of file