Skip to content

Commit

Permalink
Prevent commit of files with confidential data
Browse files Browse the repository at this point in the history
  • Loading branch information
DEV2DEV-DE committed Nov 25, 2023
1 parent 1545848 commit 4ca44f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
node_modules
nbproject

# files with confidential data
simpleLogin.js

# npm package files
iobroker.*.tgz

Expand Down

0 comments on commit 4ca44f5

Please sign in to comment.