Skip to content

Commit

Permalink
ignore sth
Browse files Browse the repository at this point in the history
  • Loading branch information
JieningYu committed Jan 29, 2023
1 parent 8ee54b8 commit 17a8bb1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ classes/
# eclipse

*.launch
*.project

# idea

Expand All @@ -31,7 +32,8 @@ classes/
.vscode/
bin/
.classpath
.project
.project/
.VSCodeCounter/

# quilt

Expand Down
1 change: 1 addition & 0 deletions .packwizignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
/.vscode/*
/.idea/*
/.fleet/*
/.VSCodeCounter/*
/docs/*
/assets/*
/.github/*
Expand Down

0 comments on commit 17a8bb1

Please sign in to comment.