This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/conf/gitignore
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
2014-08-30 15:12:53 +02:00
..
Android API fix 2014-04-21 02:24:35 -04:00
C
C Sharp Removed trailing white spaces 2014-08-30 15:12:53 +02:00
C++ add CR in C++ gitignore 2014-03-21 22:35:43 +08:00
Google Go
Java Add 2 more gitignore 2014-04-18 12:17:28 -04:00
Objective-C Add 2 more gitignore 2014-04-18 12:17:28 -04:00
Python
Ruby Fix delete SSH key in file 2014-03-16 05:24:13 -04:00