X-Git-Url: https://git.r.bdr.sh/rbdr/super-polarity/blobdiff_plain/bca44639c27169b0643de1b56361e6c2958d1d4a..3de51c6f55d304f038df1b77c8ab346e2a187fe1:/.gitignore diff --git a/.gitignore b/.gitignore index 0881b8d..3d43fd7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,22 @@ +<<<<<<< HEAD +# Object files +*.o + +# Libraries +*.lib +*.a + +# Shared objects (inc. Windows DLLs) +*.dll +*.so +*.so.* +*.dylib + +# Executables +*.exe +*.out +*.app +======= ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. @@ -149,3 +168,4 @@ $RECYCLE.BIN/ # Mac crap .DS_Store +>>>>>>> bca44639c27169b0643de1b56361e6c2958d1d4a