diff options
| author | yangwei <[email protected]> | 2020-09-22 17:58:05 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2020-09-22 17:58:05 +0800 |
| commit | e60f527d0b99c7e2ce840e413a1599e38055a97a (patch) | |
| tree | c54331e465a034964108bb53cd7a025ab511317b | |
| parent | 5427b568de89bcca1bc5a6dcd2a5cf724704a1c3 (diff) | |
ðci(gitignore): å¢å gitignoreæä»¶
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..92487e8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.o +*.a +tcpdump.1 +tcpdump +Makefile +version.c +config.h +config.log +config.status |
