1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -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