Add a .gitignore
authorJerome Benoit <jerome.benoit@sap.com>
Sun, 5 Mar 2017 08:49:43 +0000 (09:49 +0100)
committerJerome Benoit <jerome.benoit@sap.com>
Sun, 5 Mar 2017 08:49:43 +0000 (09:49 +0100)
Signed-off-by: Jerome Benoit <jerome.benoit@sap.com>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1b73959
--- /dev/null
@@ -0,0 +1,9 @@
+*.o
+# for cygwin  
+*.exe
+
+# editor trash
+*.swp
+*.~
+
+thumbs.db