Skip to content

Commit

Permalink
Merge pull request #1 from JosanSun/master
Browse files Browse the repository at this point in the history
add the gitignore file for qt
  • Loading branch information
Longxr authored Apr 14, 2018
2 parents 153c7c8 + d868e2f commit 1feb9ea
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 318 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# ignore user files
*.user
*.autosave

# 忽略生成的中间文件

**build**

# 忽略一些草稿文件

**script**
Loading

0 comments on commit 1feb9ea

Please sign in to comment.