Skip to content

Commit

Permalink
[Git] Add to gitignore: .ignore folder and files related to personal …
Browse files Browse the repository at this point in the history
…environments.
  • Loading branch information
gmarciani committed Oct 10, 2023
1 parent 5f4091f commit 4ea95fe
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 @@ -9,3 +9,6 @@ infrastructure/cognitolambda/node_modules
public/*
/frontend/tsconfig.tsbuildinfo
.idea/
.ignore
infrastructure/environments/*
!infrastructure/environments/demo-*

0 comments on commit 4ea95fe

Please sign in to comment.