1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-02 06:15:37 -08:00

Ignore CVS directories for easier git + CVS coexistence.

ok bluhm@ stsp@
This commit is contained in:
tobhe 2023-07-07 15:44:54 +00:00
parent cbefc5ebed
commit 4dacb8188c

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
**/obj **/obj
**/tags **/tags
**/CVS