NAT44: allow to configure one interface only as output or input feature (VPP-1192)
[vpp.git] / .gitignore
index 0f59724..a5e4c14 100644 (file)
@@ -67,6 +67,8 @@ test-driver
 .project
 .cproject
 .vscode/
+CMakeLists.txt
+cmake-build*/
 
 # cscope and ctags
 /cscope.*
@@ -100,3 +102,6 @@ GTAGS
 
 # vppctl command list
 /src/scripts/vppctl-cmd-list
+
+# No core files
+**/core
\ No newline at end of file