2 Commits cf7a94fdbb ... 58975ce002

Author SHA1 Message Date
  Wictor Lund 58975ce002 fixup! "Ported" the ninja build system to Linux 4 years ago
  Wictor Lund a83fbf5d24 fixup! Add first version of ninja based build system 4 years ago
2 changed files with 10 additions and 0 deletions
  1. 6 0
      symon/platform/Linux/.gitignore
  2. 4 0
      symon/platform/OpenBSD/.gitignore

+ 6 - 0
symon/platform/Linux/.gitignore

@@ -0,0 +1,6 @@
+sm_debug.c
+sm_load.c
+sm_mbuf.c
+sm_pf.c
+sm_pfq.c
+sm_proc.c

+ 4 - 0
symon/platform/OpenBSD/.gitignore

@@ -0,0 +1,4 @@
+sm_cpuiow.c
+sm_flukso.c
+sm_load.c
+sm_pfq.c