Commit 94c1687f1089890356b2bd20b0bfc0ddea7e6875

Authored by chenbiao
1 parent 36884ffd

add gitignore

Showing 1 changed file with 3 additions and 0 deletions
.gitignore
@@ -2,6 +2,7 @@ @@ -2,6 +2,7 @@
2 .project 2 .project
3 jy_parkingOS.iml 3 jy_parkingOS.iml
4 .idea/misc.xml 4 .idea/misc.xml
  5 +.idea/modules.xml
5 6
6 # Windows 7 # Windows
7 [Dd]esktop.ini 8 [Dd]esktop.ini
@@ -21,4 +22,6 @@ $RECYCLE.BIN/ @@ -21,4 +22,6 @@ $RECYCLE.BIN/
21 # Node.js 22 # Node.js
22 node_modules/ 23 node_modules/
23 24
  25 +unpackage/
  26 +
24 27