Skip to content

Commit

Permalink
添加 .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
martin2011qi committed Mar 20, 2019
1 parent 4dd9bc6 commit 156ba2a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Common
*~

# Vim
*.sw?

# KDE
.directory

# OSX
._*
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes

# Projects
*.log
.svn
/lfs-bootscripts-*.tar.bz2

0 comments on commit 156ba2a

Please sign in to comment.