Skip to content

Commit dd62477

Browse files
committed
.gitignore中忽略pycharm项目文件
1 parent d82d2c1 commit dd62477

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,10 @@ Generated_Code #added for RIA/Silverlight projects
113113
_UpgradeReport_Files/
114114
Backup*/
115115
UpgradeLog*.XML
116-
117-
116+
############
117+
## pycharm
118+
############
119+
.idea
118120

119121
############
120122
## Windows

0 commit comments

Comments
 (0)