From c0cf802d775588d90a67800ae659aee6cfd632cb Mon Sep 17 00:00:00 2001 From: Andinus Date: Wed, 17 Jun 2020 19:21:10 +0530 Subject: Add .gitignore --- .gitignore | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..37a09bc --- /dev/null +++ b/.gitignore @@ -0,0 +1,31 @@ +/.build/ +/_build/ +/Build +/Build.bat +/blib +/Makefile +/pm_to_blib + +/carton.lock +/.carton/ +/local/ + +nytprof.out +nytprof/ + +cover_db/ + +*.bak +*.old +*~ +*.swp +*.o +*.obj + +!LICENSE + +/_build_params + +MYMETA.* + +/App-Crux-* -- cgit 1.4.1-2-gfad0