Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Storage-kill: no more check disk attachement
[simgrid.git] / .gitignore
index 83f5d6c..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_*/
@@ -91,12 +97,12 @@ doc/html
 doc/index.php
 doc/simgrid.tag
 doc/doxygen/logcategories.doc
-doc/simgrid_modules.map
 doc/javadoc
 doc/example_lists/
 ### Specific of project 
 .settings/
 .csettings/
+examples/deprecated/java/.classpath
 .anjuta
 .anjuta_sym_db.db
 simgrid.anjuta
@@ -954,3 +960,4 @@ simgrid.config
 simgrid.creator
 simgrid.includes
 .vscode/c_cpp_properties.json
+.vscode/settings.json