Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
秦钰翔 authored and 秦钰翔 committed Mar 3, 2021
1 parent 170e004 commit 03c2aac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
*.sh linguist-language=python

.idea/
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.idea
checkpoint

.DS_Store

0 comments on commit 03c2aac

Please sign in to comment.