CPPOST-94 move VC stuff into a projects directory
[shibboleth/cpp-opensaml.git] / .gitignore
index 2a9eb6a..65d074f 100644 (file)
@@ -1,19 +1,30 @@
 # A simulation of Subversion default ignores, generated by reposurgeon.
-/*.o
-/*.lo
-/*.la
-/*.al
-/*.libs
-/*.so
-/*.so.[0-9]*
-/*.a
-/*.pyc
-/*.pyo
-/*.rej
-/*~
-/*.#*
-/.*.swp
-/.DS_store
+*.o
+*.lo
+*.la
+*.al
+*.libs
+*.so
+*.so.[0-9]*
+*.a
+*.pc
+*.pc.in
+*.pyc
+*.pyo
+*.rej
+*.sdf
+Projects/*/*.opensdf
+Projects/*/*.suo
+Projects/*/*/Debug/*
+Projects/*/*/Release/*
+Projects/*/*/x64/*
+Projects/*/ipch
+*.vcxproj.user
+Projects/*/samltest/samltest.cpp
+*~
+*.#*
+.*.swp
+.DS_store
 # Simulated Subversion default ignores end here
 # The contents of the svn:ignore property on the branch root.
 /*.ncb
 /Makefile.in
 /missing
 /opensaml.spec
+/opensaml-uninstalled.sh
 /pkginfo
 /stamp-h1
 /.settings
+/.autotools
+/.cproject
+/.project
 /doxyfile
 /release
 /x64
+/Portfile
+/*.gz
+/*.sdf
+/*.opensdf
+/ipch
+/build-aux
+/build