The git check-ignore command reports on files ignored by Git.
You can pass filenames on the command line, and git check-ignore will list the filenames that are ignored.
For example:
$ cat .gitignore
*.o
$ git check-ignore example.o Readme.md
example.o
The git check-ignore command reports on files ignored by Git.
You can pass filenames on the command line, and git check-ignore will list the filenames that are ignored.
For example:
$ cat .gitignore
*.o
$ git check-ignore example.o Readme.md
example.o
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |