-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10367f3
commit 0a14e9b
Showing
742 changed files
with
1,017,338 additions
and
932,967 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
node_modules | ||
npm-debug.log | ||
API/node_modules | ||
Missions | ||
Missions_rel | ||
node_modules | ||
npm-debug.log | ||
API/node_modules | ||
Missions | ||
Missions_rel | ||
Missions_dev |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
node_modules | ||
npm-debug.log | ||
API/node_modules | ||
Missions | ||
Missions_rel | ||
Missions_dev | ||
src/external |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,23 @@ | ||
.vscode | ||
.DS_Store | ||
.env | ||
/Missions_dev/ | ||
/Missions_rel/ | ||
/documentation | ||
API/logs/* | ||
|
||
node_modules/ | ||
|
||
/Missions | ||
/db/ | ||
/config/db/ | ||
/dist/* | ||
/scripts/ignore | ||
|
||
#Nested repo where private backend might reside | ||
/API/MMGIS-Private-Backend | ||
#Nested repo where private tools might reside | ||
/scripts/essence/MMGIS-Private-Tools | ||
/scripts/pre/toolConfigs.js | ||
sessions | ||
|
||
#tools | ||
.vscode | ||
.DS_Store | ||
.env | ||
|
||
/node_modules/ | ||
/API/logs/* | ||
/Missions/* | ||
!/Missions/.gitkeep | ||
|
||
#Nested repo where private backend might reside | ||
/API/MMGIS-Private-Backend | ||
#Nested repo where private tools might reside | ||
/src/essence/MMGIS-Private-Tools | ||
/src/essence/MMGIS-Private-Tools-OFF | ||
|
||
/src/pre/toolConfigs.js | ||
/src/pre/tools.js | ||
|
||
/build/* | ||
|
||
sessions | ||
|
||
#tools |
Oops, something went wrong.