Compare commits

..

No commits in common. 'main' and 'develop' have entirely different histories.

42
.gitignore vendored

@ -0,0 +1,42 @@
# 系统和用户目录
Application Data/
Cookies/
Local Settings/
My Documents/
NetHood/
PrintHood/
Recent/
SendTo/
Templates/
「开始」菜单/
AppData/
Contacts/
Desktop/
Documents/
Downloads/
Favorites/
Links/
Music/
NTUSER.*
OneDrive/
Pictures/
Saved Games/
Searches/
Videos/
WPS Cloud Files/
wechat_files/
# 临时文件和IDE配置
.bash_history
.eclipse/
.gitconfig
.idlerc/
.matplotlib/
.p2/
.ssh/
.vscode/
eclipse-workspace/
eclipse/
ntuser.*

@ -1,2 +0,0 @@
# software-engineering-methodology

@ -1 +0,0 @@
"print('hello world')"
Loading…
Cancel
Save