ObjFW  Check-in [3b9d093715]

Overview
Comment:.gitignore: Add .fslckout and _FOSSIL_

This allows checking out the Fossil and Git repo into the same working
tree.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3b9d0937153e76982fc65352ec056804de88d5efa3ebcf3ad90c8a4f405846e7
User & Date: js on 2020-05-23 16:50:28
Other Links: manifest | tags
Context
2020-05-24
15:54
Add terminal control methods for Windows check-in: 40f58c637b user: js tags: trunk
2020-05-23
16:50
.gitignore: Add .fslckout and _FOSSIL_ check-in: 3b9d093715 user: js tags: trunk
2020-05-22
22:25
Fix build on AmigaOS and devkitPro check-in: f3aa57bcc6 user: js tags: trunk
Changes

Modified .gitignore from [6c15580176] to [46395075de].

1
2
3
4
5
6
7
8
9
10
11
12


13
14
15
16
17
18
19
*.a
*.bundle
*.dep
*.dll
*.dylib
*.library
*.o
*.orig
*.so
*.so.*
*~
.deps


aclocal.m4
autom4te.cache
boot.dol
build
buildsys.mk
config.h
config.h.in












>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.a
*.bundle
*.dep
*.dll
*.dylib
*.library
*.o
*.orig
*.so
*.so.*
*~
.deps
.fslckout
_FOSSIL_
aclocal.m4
autom4te.cache
boot.dol
build
buildsys.mk
config.h
config.h.in