1
0
mirror of https://github.com/zeromq/cppzmq.git synced 2025-05-11 18:39:00 +02:00

Problem: Only one build directory ignored

Solution: Ignore all *build directories
This commit is contained in:
Gudmundur Adalsteinsson 2019-05-13 15:27:55 +00:00
parent ec8a30a050
commit bec2818703

2
.gitignore vendored

@ -2,4 +2,4 @@
*.swp
# Build directory
build/
*build/