Keep separate gitignore files

This commit is contained in:
Adw8
2024-09-09 11:51:29 +05:30
parent e5e1a2ff19
commit e669535ca5
4 changed files with 9 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
out
hosts.ini
l2-vars.yml
+3
View File
@@ -0,0 +1,3 @@
out
bridge-vars.yml
hosts.ini
+1 -1
View File
@@ -1,3 +1,3 @@
target_host: "localhost"
nitro_directory: ./out
nitro_directory: out
skip_container_build: false
+2
View File
@@ -0,0 +1,2 @@
nitro-vars.yml
out