Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
chilarai committed Jan 8, 2021
1 parent c66ad82 commit 7bdeece
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -224,11 +224,13 @@ io_file
# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Compiled protocol buffers
*.pb.h
Expand Down Expand Up @@ -316,4 +318,5 @@ duckdb.hpp.tmp
# .Rcheck
tools/duckdb.Rcheck/
tools/*.tar.gz
.Rhistory
.Rhistory
ub_*.cpp

0 comments on commit 7bdeece

Please sign in to comment.