Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Storage-kill: no more check disk attachement
[simgrid.git] / .gitignore
index 45a12b0..d8737ad 100644 (file)
@@ -22,6 +22,12 @@ CMakeDoxygenDefaults.cmake
 smpitmp-*
 simgrid.pc
 __pycache__/
+bin/
+lib/
+.eggs/
+.project
+.pydevproject
+.vscode/
 
 ### cmake
 CTestCustom.cmake
@@ -54,7 +60,7 @@ DartConfiguration.tcl
 TAGS
 Testing/
 Makefile
-bin/
+./bin/
 lib/
 manpages/
 build_*/
@@ -96,6 +102,7 @@ doc/example_lists/
 ### Specific of project 
 .settings/
 .csettings/
+examples/deprecated/java/.classpath
 .anjuta
 .anjuta_sym_db.db
 simgrid.anjuta
@@ -953,3 +960,4 @@ simgrid.config
 simgrid.creator
 simgrid.includes
 .vscode/c_cpp_properties.json
+.vscode/settings.json