Create directory specific .gitignore 05/12005/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 3 Nov 2023 11:16:03 +0000 (12:16 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 3 Nov 2023 11:16:12 +0000 (12:16 +0100)
- gitignore created

Issue-ID: OAM-381
Change-Id: I30f4b3d353114a0cd5a3fbc10c4771b20c478748
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/.gitignore

index 2025efe..69c8a22 100644 (file)
@@ -15,8 +15,8 @@
 # This temporary gitignore just hides code artifacts which are not ready to 
 # be published now. 
 
-./distribution/
-./docs/
-./network_generation/
-./tests/
+distribution
+docs
+network_generation
+tests