Skip to content

Commit

Permalink
#7 - add gitignore for aws-sam
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems committed Aug 15, 2021
1 parent 39e1b85 commit 1fefb82
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ builds/
target/
!.mvn/wrapper/maven-wrapper.jar

### AWS
.aws-sam
### STS ###
.apt_generated
#.classpath
.classpath
.factorypath
.project
.settings
Expand Down

0 comments on commit 1fefb82

Please sign in to comment.