summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2008-09-12 21:38:15 +0000
committerStephen D. Huston <shuston@apache.org>2008-09-12 21:38:15 +0000
commit18f7caba15d3f485072e3368a3e13760270e06d1 (patch)
tree6b521c769034cce197dbab4880c414558ed81d92 /.gitignore
parent7faa871a702157ffe01b432991b7cb325c35807c (diff)
downloadqpid-python-18f7caba15d3f485072e3368a3e13760270e06d1.tar.gz
Add Windows-related items
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@694814 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8aa991f21e..51c313f0c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,15 @@ target/
*.iml
*.ipr
*.iws
+# Emacs
+*~
+# Microsoft Visual Studio artifacts
+*.vcproj.*.*.user
+*.ncb
+*.suo
+*.ilk
+*.pdb
+# Windows build results
+*.exe
+*.lib
+*.dll