gitignore, remove swap file
This commit is contained in:
parent
5570b1402a
commit
8a39458fab
BIN
.README.un~
BIN
.README.un~
Binary file not shown.
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*.retry
|
||||||
|
.vscode
|
||||||
|
*~
|
||||||
|
*pyc
|
||||||
|
.DS_Store
|
||||||
|
**/*.terraform.*
|
||||||
|
**/*.tfstate*
|
||||||
|
plan.txt
|
Loading…
Reference in New Issue
Block a user