This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
mainnika
/
weston
Watch
1
Star
0
Fork
You've already forked weston
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7908
Commits
1
Branch
0
Tags
13 MiB
Tag:
Branch:
Tree:
34f7e01c2b
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '34f7e01c2b'
${ noResults }
weston
/
.gitignore
14 lines
100 B
Raw
Normal View
History
Unescape
Escape
Clean up .gitignore files Sort the contents and update .gitignore files to hide generated files from git status output. Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com>
14 years ago
*.swp
Update .gitignore Add autotools remnants, as well as more comprehensive vim swapfiles, Sublime Text configuration, and git format-patch output. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
10 years ago
.*.sw?
.sw?
*.sublime-project
*.sublime-workspace
Update .gitignore.
16 years ago
*~
.gitignore: Ignore ctags and cscope output Signed-off-by: Daniel Stone <daniel@fooishbar.org>
13 years ago
ctags
cscope.out
gitignore: Ignore test-driver Automake (1.12 here) parallel-tests installs a test-driver file, another file to add to .gitignore. While at it, remove the duplicate cscope.out entry and add TAGS (the result of automake's "make tag")
12 years ago
TAGS
Update .gitignore
11 years ago
Update .gitignore Add autotools remnants, as well as more comprehensive vim swapfiles, Sublime Text configuration, and git format-patch output. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
10 years ago
00*.patch
gitignore: Ignore the build/ directory. Do this because the README uses it to demonstrate the build process. Signed-off-by: Alvarito050506 <donfrutosgomez@gmail.com>
3 years ago
build/