TP 7 exo1: Remove a useless branching in a int* swap function
[TD_C.git] / .gitignore
index 019d038c89430c9922cbfdb53d7570ce06208749..6b9762b61092eb8662863c8aaf76c06f6718bc42 100644 (file)
@@ -2,9 +2,12 @@
 # for cygwin  
 *.exe
 
+*.so
+*.a
+
 # editor trash
 *.swp
-*.~
+*~
 
 .build