summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Fankhauser (@tux-six)2022-07-07 02:26:29 +0200
committerAndreas Fankhauser (@tux-six)2022-07-07 02:29:04 +0200
commitbe5a1fe4a8fe8e79214cb87a870d7e744ea9f200 (patch)
tree09b9f577d185d65858d22875bf8f0aacb8874e80 /.gitignore
downloadDeflateAndInflate-be5a1fe4a8fe8e79214cb87a870d7e744ea9f200.zip
DeflateAndInflate-be5a1fe4a8fe8e79214cb87a870d7e744ea9f200.tar.gz
Extract from existing sources
I tried this to be a grafted history because MUST NOT include all the other, unrelated crap from the mess where I did extract this code from. But it seems a hard thing to do as all sorts of git commands (eg push, clone, ...) did not work as epxected. So I keep the commit metadata here where this got split-off. commit 196ff8beda7a23aee6e1e7388cfc24f6247a63c9 Author: Andreas Fankhauser (@tux-six) <https://hiddenalpha.ch/slnk/id/1:c0n74ct> Date: 2022-06-10 02:52:11 +0200 (scriptlee) Fix bug in http
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..140bac1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+
+/build
+/dist
+/external
+
+# Eclipse
+.cproject
+.project
+.settings
+