Skip to content

Commit

Permalink
fix: clean gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Se7en-IT committed Aug 24, 2022
1 parent 694b9a1 commit 4df935b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
2 changes: 0 additions & 2 deletions .browserslistrc

This file was deleted.

20 changes: 1 addition & 19 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,20 +1,2 @@
.DS_Store
node_modules

# local env files
.env.local
.env.*.local

# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
node_modules

0 comments on commit 4df935b

Please sign in to comment.