update gitignore x evitare folders bin/obj
This commit is contained in:
+12
@@ -16,6 +16,18 @@
|
||||
/VersGen/bin/*
|
||||
/VersGen/obj/*
|
||||
|
||||
#--------------------------------
|
||||
# Area MP-TAB3
|
||||
#--------------------------------
|
||||
/MP-TAB3/bin/*
|
||||
/MP-TAB3/obj/*
|
||||
|
||||
#--------------------------------
|
||||
# Area Generica
|
||||
#--------------------------------
|
||||
/*/bin/*
|
||||
/*/obj/*
|
||||
|
||||
# ---> VisualStudio
|
||||
## Ignore Visual Studio temporary files, build results, and
|
||||
## files generated by popular Visual Studio add-ons.
|
||||
|
||||
Reference in New Issue
Block a user