summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2015-07-05 14:27:05 +0300
committerHanoh Haim <hhaim@cisco.com>2015-07-05 14:27:05 +0300
commitf10741c427ecc2e1bb14234603e397a6e6e7b0ca (patch)
treedad22107bda5e7aab40b6dcea57be2fae7efe4ac
parent8bbd5a29c9c68cfa29c5b2aa3251cdadf984ac8d (diff)
add git ignore
-rw-r--r--.gitignore41
1 files changed, 41 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..9aeef018
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,41 @@
+# Compiled source #
+###################
+*.com
+*.class
+*.dll
+*.exe
+*.o
+*.so
+.lock*
+linux_dpdk*
+scripts/_t-rex-*
+*.pyc
+
+# Packages #
+############
+# it's better to unpack these files and commit the raw source
+# git has its own built in compression methods
+*.7z
+*.dmg
+*.gz
+*.iso
+*.jar
+*.rar
+*.tar
+*.zip
+
+# Logs and databases #
+######################
+*.log
+*.sql
+*.sqlite
+
+# OS generated files #
+######################
+.DS_Store
+.DS_Store?
+._*
+.Trashes
+ehthumbs.db
+Thumbs.db
+