Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
Add other configs and target folders to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Brycey92 committed Apr 28, 2023
1 parent 86bd226 commit e38dbdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,14 @@ dist/

# Output
target/
target*/
config.json
config2.json
config3.json
credentials.json
package-lock.json
*.sqlite
*.json

# Stream
.censitive

0 comments on commit e38dbdf

Please sign in to comment.