mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-10-14 15:05:38 +02:00
Problem: Only one build directory ignored
Solution: Ignore all *build directories
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,4 +2,4 @@
|
||||
*.swp
|
||||
|
||||
# Build directory
|
||||
build/
|
||||
*build/
|
||||
|
Reference in New Issue
Block a user